home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / database / postgres / appgen-0.2-a / appgen-0 / AppGEN / src / compiler / makefile < prev   
Encoding:
Makefile  |  1996-07-10  |  39 b   |  3 lines

  1. all:
  2.     gcc appgen.c -o ../../bin/appgen
  3.